火范文>英语词典>fan out翻译和用法

fan out

英 [fæn aʊt]

美 [fæn aʊt]

成扇形散开

英英释义

verb

双语例句

  • Thank God you didn't try to fan out the magazines.
    谢天谢地你没有打算把杂志都翻出来。
  • You can configure the Fan Out mediation primitive to fire its output terminal just once or once for each element obtained using a specified XPath expression.
    您可以配置FanOut中介原语,以仅触发其输出末端一次,或对使用指定XPath表达式获取的每个元素都触发一次。
  • Now take a look at the flow in detail, starting with the aggregation primitives, Fan Out and Fan In.
    现在我们详细了解一下流,并从聚合原语扇出和扇入着手。
  • The Fan Out mediation is configured in this instance to fire its output terminal only once.
    FanOut中介在此实例中配置为仅触发其输出末端一次。
  • A way to find a class with too much responsibility is through the efferent coupling measure, also referred to as fan out complexity.
    找到带有太多责任的类的一个方法就是通过传出耦合度量方法,亦指扇出复杂度。
  • I suggest we fan out and search the woods.
    我建议我们四处分散来搜索这座林子。
  • Therefore, you can only aggregate in a particular flow: a Fan In mediation primitive in a response flow can't be used to aggregate messages from a Fan Out mediation primitive in a request flow.
    因此,您可以仅在特定流中聚合:响应流中的扇入中介不能用于聚合来自请求流中的扇出中介原语的消息。
  • For each element within the array, a message is fired with the selected item of the array stored within the Fan Out Context, which is covered in more detail later in this article.
    对于数组中的每个元素,为存储在扇出上下文中的数组中的选定项触发一条消息,本文的稍后部分将对此进行详细说明。
  • Within the aggregation ( that is between Fan Out and Fan In primitives), the use of the asynchronous with callback interaction style is not available.
    在聚合(位于FanOut和FanIn原语之间)中,无法使用带回调交互的异步调用样式。
  • Fan In is always partnered with a Fan Out in the same flow and acts as a decision point for when to continue flow execution.
    扇入总是与扇出一起出现在相同流中,并作为何时继续执行流的判定点。